projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63dad69
)
Include lisp.h.
author
Dave Love
<fx@gnu.org>
Wed, 20 Aug 2003 16:45:53 +0000
(16:45 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 20 Aug 2003 16:45:53 +0000
(16:45 +0000)
src/atimer.h
patch
|
blob
|
history
diff --git
a/src/atimer.h
b/src/atimer.h
index 4a487cdbb30880177e04c62b4d2046ee99b71a81..6411a0ac1504ffcad6139aee7e94c96932c7ddc1 100644
(file)
--- a/
src/atimer.h
+++ b/
src/atimer.h
@@
-21,6
+21,9
@@
Boston, MA 02111-1307, USA. */
#ifndef EMACS_ATIMER_H
#define EMACS_ATIMER_H
+/* Building alloca.o includes us, and we need lisp.h for the P_ macro
+ in that case. */
+#include "lisp.h"
#include "systime.h" /* for EMACS_TIME */
/* Forward declaration. */